ComponentOne ASP.NET MVC Controls
Reversed Property (FlexRadar<T>)

C1.Web.Mvc Namespace > FlexRadar<T> Class : Reversed Property
Gets or sets a value that determines whether angles are reversed (counter-clockwise). The default value is false, which causes angles to be measured in the clockwise direction.
Syntax
'Declaration
 
Public Property Reversed As Boolean
public bool Reversed {get; set;}
See Also

Reference

FlexRadar<T> Class
FlexRadar<T> Members